FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.application-feature#current (46 ms)

Package hl7.fhir.uv.application-feature
Type CodeSystem
Id Id
FHIR Version R5
Source http://hl7.org/fhir/uv/application-feature/https://build.fhir.org/ig/HL7/capstmt/CodeSystem-processing-status-cs.html
Url http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs
Version 1.0.0
Status active
Date 2025-05-15T09:57:57+00:00
Name ProcessingStatusCS
Title Processing Status Code System
Experimental False
Realm uv
Authority hl7
Description CodeSystem for feature-query processing status
Copyright This CodeSystem is not copyrighted.
Content complete

Resources that use this resource

ValueSet
processing-status-vs Processing Status Value VS

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem processing-status-cs

This case-sensitive code system http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs defines the following codes:

CodeDisplayDefinition
all-ok All OKProcessing completed successfully
unknown UnknownProcessing status is unknown
feature FeatureProcessing failed because no feature was specified in the request
context ContextProcessing failed because no context was specified and context was required for the request
unauthorized UnauthorizedProcessing failed because the authorization was required and failed

Source

{
  "resourceType" : "CodeSystem",
  "id" : "processing-status-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem processing-status-cs</b></p><a name=\"processing-status-cs\"> </a><a name=\"hcprocessing-status-cs\"> </a><a name=\"processing-status-cs-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">all-ok<a name=\"processing-status-cs-all-ok\"> </a></td><td>All OK</td><td>Processing completed successfully</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"processing-status-cs-unknown\"> </a></td><td>Unknown</td><td>Processing status is unknown</td></tr><tr><td style=\"white-space:nowrap\">feature<a name=\"processing-status-cs-feature\"> </a></td><td>Feature</td><td>Processing failed because no feature was specified in the request</td></tr><tr><td style=\"white-space:nowrap\">context<a name=\"processing-status-cs-context\"> </a></td><td>Context</td><td>Processing failed because no context was specified and context was required for the request</td></tr><tr><td style=\"white-space:nowrap\">unauthorized<a name=\"processing-status-cs-unauthorized\"> </a></td><td>Unauthorized</td><td>Processing failed because the authorization was required and failed</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/application-feature/CodeSystem/processing-status-cs",
  "version" : "1.0.0",
  "name" : "ProcessingStatusCS",
  "title" : "Processing Status Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-15T09:57:57+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [
    {
      "name" : "HL7 International / FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "CodeSystem for feature-query processing status",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "all-ok",
      "display" : "All OK",
      "definition" : "Processing completed successfully"
    },
    {
      "code" : "unknown",
      "display" : "Unknown",
      "definition" : "Processing status is unknown"
    },
    {
      "code" : "feature",
      "display" : "Feature",
      "definition" : "Processing failed because no feature was specified in the request"
    },
    {
      "code" : "context",
      "display" : "Context",
      "definition" : "Processing failed because no context was specified and context was required for the request"
    },
    {
      "code" : "unauthorized",
      "display" : "Unauthorized",
      "definition" : "Processing failed because the authorization was required and failed"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.